func reflect.hashMightPanic
4 uses
reflect (current package)
map_swiss.go#L83: if hashMightPanic(ktyp) {
type.go#L2022: func hashMightPanic(t *abi.Type) bool {
type.go#L2028: return hashMightPanic(tt.Elem)
type.go#L2032: if hashMightPanic(f.Typ) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)